home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Programming / Programming Tools / DisAsm / DisAsm.rsrc / STR#_500.txt < prev    next >
Encoding:
Text File  |  1988-08-14  |  617 b   |  21 lines

  1. DisAsm by Bob Arning
  2.  
  3. x
  4.  
  5. If you are curious what real code looks like, this is for you.  
  6.  
  7. DisAsm will disassemble 68000 code contained in various type of resources (usually type 'CODE') in
  8.  
  9. applications, drivers, etc.
  10.  
  11. x
  12.  
  13. The first step is to choose Open Object File from the File menu.
  14.  
  15. This allows you to select the file and particular type of resource you wish to disassemble.
  16.  
  17. Opening or Creating a Label File will allow you to add helpful labels, comments and formatting overrides, enhancing the utility of the disassembly.
  18.  
  19. The disassembled code can be viewed on the screen, written to a text file or printed
  20.  
  21.